Skip to content

Android improvements needed for building NumPy and related packages#2695

Draft
mhsmith wants to merge 15 commits intopypa:mainfrom
mhsmith:android-numpy
Draft

Android improvements needed for building NumPy and related packages#2695
mhsmith wants to merge 15 commits intopypa:mainfrom
mhsmith:android-numpy

Conversation

@mhsmith
Copy link
Member

@mhsmith mhsmith commented Dec 16, 2025

Fixes for several issues found while building NumPy and related packages for Android:

  • Replace the limited built-in repair-wheel-command with full auditwheel support.

  • Add a shim which installs a Fortran compiler on demand, using a similar approach as we did for Rust.

  • Since there are now several Android-specific files under resources, move them to an android subdirectory.

This PR branch is temporarily used by several other PRs: see the cross-references below.

@mhsmith mhsmith changed the title Android improvements needed for building NumPy and SciPy Android improvements needed for building NumPy and related packages Dec 20, 2025
@henryiii
Copy link
Contributor

henryiii commented Feb 6, 2026

Is there anything you'd like to pull out and get in for the next version?

@mhsmith
Copy link
Member Author

mhsmith commented Feb 6, 2026

Not at the moment, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants